home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / video096.zip / GRCONFIG.DOC < prev    next >
Text File  |  1987-02-16  |  1KB  |  51 lines

  1. Using GRCONFIG.YAK
  2.  
  3. Statements in GRCONFIG.YAK are NOT case specific.  The program 
  4. does not care if it is in upper case, lower case or mixed.
  5.  
  6. Each line must contain a KEYWORD followed by a SPACE followed by 
  7. and EQUAL SIGN followed by a SPACE followed by a value.     
  8.  
  9. VALID KEYWORD VALUES:
  10.  
  11. FirstSyn and SecondSyn can be:
  12.      Votrax Votrax-B Echo Synphonix Votalker or Dectalk
  13.   
  14. FirstPort and SecondPort can be:
  15.      Com 1Com2 Lpt1 Lpt2 or Lpt3
  16.  
  17. FirstBaud and Secondbaud can be:
  18.       110, 300, 600, 1200, 2400, 4800, 9600
  19.  
  20. FirstParity and SecondParity can be:
  21.      O E or N for Odd Even and None
  22.  
  23. FirstDataBits and SecondDataBits can be;
  24.      5 6 7 or 8
  25.                                                                  
  26. FirstStopBits and SecondStopBits can be:
  27.      1 or 2
  28.  
  29. Window1 through Window9 must indicate: 
  30.      Top Row comma Top Column semicolon Bottom Row comma Bottom Column 
  31.      Examples:    
  32.           Window3 = 3,8;24,80   
  33.           Window7 = 01,01;23,80
  34.      note: Leading zeroes are ignored.
  35.  
  36. IsSayingSingleDigits can be:
  37.      True or False
  38.  
  39. Ennunciator can be;
  40.      True or False
  41.  
  42. Punctuation can be:
  43.       1 2 or 3
  44.  
  45. SpeechUnit can be:
  46.       1 2 or 3
  47.  
  48. Speechrate can be:
  49.      1 thru 9 
  50.      note:if your synthesizer does not support a higher rate, 
  51.           nothing will happen.